home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 282 / read.me < prev    next >
Encoding:
Text File  |  1988-07-15  |  506 b   |  34 lines

  1. MAKEFILE
  2. OSDEFS.H
  3. OSPTRS.DEF
  4. STSTUFF.C
  5. XLBFUN.C
  6. XLCONT.C
  7. XLDBUG.C
  8. XLDMEM.C
  9. XLDMEM.H
  10. XLEVAL.C
  11. XLFIO.C
  12. XLFTAB.C
  13. XLGLOB.C
  14. XLIMAGE.C
  15. XLINIT.C
  16. XLIO.C
  17. XLISP.C
  18. XLISP.H
  19. XLJUMP.C
  20. XLLIST.C
  21. XLMATH.C
  22. XLOBJ.C
  23. XLPP.C
  24. XLPRIN.C
  25. XLREAD.C
  26. XLSTR.C
  27. XLSUBR.C
  28. XLSYM.C
  29. XLSYS.C
  30.  
  31.     This is the source code for the 2.0 XLISP programming language.  Now you can
  32.     see how the language was written.   This code is written in Mark Williams C.
  33.     So give it a try and see how XLISP is put together.
  34.